How to Install media-ctl software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install media-ctl software package in Ubuntu 14.04 LTS (Trusty Tahr)

media-ctl software package provides Configure Video4Linux media pipelines, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install media-ctl 

media-ctl is installed in your system.

Make ensure the media-ctl package were installed using the commands given below,

$ sudo dpkg-query -l | grep media-ctl *

You will get with media-ctl package name, version, architecture and description in a table

media-ctl package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package media-ctl
Version 0.0.1~git20130926-1
Description Configure Video4Linux media pipelines
Sub Section Utils


See Also, How to uninstall or remove media-ctl software package from Ubuntu 14.04 LTS (Trusty Tahr)?